Skip to content

[Chore](shuffle) fix large number of GetBlockFailed #59690

Open
BiteTheDDDDt wants to merge 4 commits intoapache:masterfrom
BiteTheDDDDt:fix_0108_2
Open

[Chore](shuffle) fix large number of GetBlockFailed #59690
BiteTheDDDDt wants to merge 4 commits intoapache:masterfrom
BiteTheDDDDt:fix_0108_2

Conversation

@BiteTheDDDDt
Copy link
Contributor

What problem does this PR solve?

before:
CustomCounters:
- GetBlockFailedTime: sum 48.119K (48119), avg 1.503K (1503), max 1.595K (1595), min 1.427K (1427)
after:
CustomCounters:
- GetBlockFailedTime: sum 0, avg 0, max 0, min 0

Check List (For Author)

  • Test

    • Regression test
    • Unit Test
    • Manual test (add detailed scripts or steps below)
    • No need to test or manual test. Explain why:
      • This is a refactor/code format and no logic has been changed.
      • Previous test can cover this change.
      • No code files have been changed.
      • Other reason
  • Behavior changed:

    • No.
    • Yes.
  • Does this need documentation?

    • No.
    • Yes.

Check List (For Reviewer who merge this PR)

  • Confirm the release note
  • Confirm test cases
  • Confirm document
  • Add branch pick label

@Thearas
Copy link
Contributor

Thearas commented Jan 8, 2026

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@BiteTheDDDDt
Copy link
Contributor Author

run buildall

@BiteTheDDDDt
Copy link
Contributor Author

run buildall

@BiteTheDDDDt
Copy link
Contributor Author

run buildall

@BiteTheDDDDt
Copy link
Contributor Author

run buildall

@hello-stephen
Copy link
Contributor

BE Regression && UT Coverage Report

Increment line coverage 100.00% (4/4) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 73.89% (25951/35122)
Line Coverage 61.29% (275930/450187)
Region Coverage 56.09% (229893/409887)
Branch Coverage 58.01% (99047/170737)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants